home *** CD-ROM | disk | FTP | other *** search
/ MaxiMac 1999 August / MaxiMac 93.iso / AOL CD / AOL CD.dxr / 00021.ls < prev    next >
Encoding:
Text File  |  1999-02-16  |  90 b   |  7 lines

  1. on exitFrame
  2.   startTimer()
  3.   repeat while the timer < 240
  4.     nothing()
  5.   end repeat
  6. end
  7.